(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <proto/iffparse.h>
void FreeIFF()
SYNOPSIS
struct IFFHandle * iff
LOCATION
In IFFParseBase at offset 9
FUNCTION
Frees an IFFHandle struct previously allocated by AllocIFF.
INPUTS
iff
pointer to an IFFHandle struct.
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
AllocIFF()
,
CloseIFF()
INTERNALS
HISTORY
04.02.1997 digulla
Polish
03.02.1997 digulla
Iffparse.library as supplied by Nils H. Lorentzen